@charset "utf-8";

html,
body {
	height: 100%;
	min-width: 1200px;
}

.gdq_bg {
	width: 100%;
	height: 100%;
    /*background-image: url(../images/bag.jpg);*/
	background-image: url(../images/index_bg01.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	left: 0;
	top: 0;
}

.gdh_bg {
	width: 100%;
	height: 100%;
	background-image: url(../images/white_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	left: 0;
	top: 0;
}

.header_bg {
	width: 100%;
	height: 500px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.top {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-image: url(../images/top_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.top .jsdate {
	margin-right: 20px;
}

.top ul li {
	width: 80px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

.bottom {
	width: 100%;
	height: 138px;
	padding: 21.5px 0;
	background-image: url(../images/bottom_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bottom_dingwei {
	position: absolute;
	bottom: 0;
}

.bottom .zhong {
	position: relative;
	left: 50%;
	margin-left: -600px;
}

.bottom .dzjg {
	width: 56px;
	height: 68px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -34px;
}

.bottom .gzh {
	position: absolute;
	right: 0;
	/* top: 50%;
	margin-top: -50px; */
	top: 0;
}

.bottom .gzh img {
	width: 100px;
	height: 100px;
}

.bottom a {
	color: #fff;
	display: inline;
}

.bottom a:hover {
	text-decoration: underline;
}

.bottom p {
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.bottom ul {
	width: 800px;
	text-align: center;
	margin: 0 auto;
}

.bottom ul li {
	height: 20px;
	overflow: hidden;
	display: inline-block;
}

.bottom ul li a {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	color: #fff;
}

.bottom ul li a:hover {
	color: #02a8e2;
}

.bottom ul li span {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	float: right;
	color: #fff;
}

.box {
	width: 1200px;
	position: absolute;
	left: 50%;
	top: 15%;
	margin-left: -600px;
}

.logo {
	width: 506px;
	height: 93px;
	transition: all 1s;
	-webkit-transition: all 1s;
	/* Safari */
	position: absolute;
	left: 0;
	top: 0;
}

.logo img {
	width: 100%;
	height: 100%;
}

.search {
	width: 542px;
	height: 48px;
	margin-top: 22.5px;
	transition: all 1s;
	-webkit-transition: all 1s;
	/* Safari */
	background-image: url(../images/search_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 0;
}

.search .inp {
	width: 90%;
	padding-left: 5%;
	height: 48px;
	line-height: 48px;
	color: #757575;
}

.search .sub {
	width: 10%;
	height: 48px;
	cursor: pointer;
}

.biaoyu {
	width: 688px;
	height: 67px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -33.5px 0 0 -344px;
}

.nav_bg {
	width: 100%;
	height: 54px;
	background-position: center center;
	background-repeat: repeat;
	background-size: cover;
	position: absolute;
	bottom: 168px;
}

.yangshi {
	width: 100%;
	height: 54px;
	background-image: url(../images/nav_bg.png);
	background-position: center center;
	background-repeat: repeat;
	background-size: cover;
	position: absolute;
	top: 446px;
}

.nav {
	width: 1200px;
	min-width: 1200px;
	height: 54px;
	margin: 0 auto;
	background-image: url(../images/nav_bg.png);
	background-position: center center;
	background-repeat: repeat;
	background-size: cover;
}

.nav ul {
	width: 1140px;
	height: 54px;
}

.nav ul li {
	width: 228px;
	height: 54px;
}

.nav ul li.active {
	background: #02A8E2;
}

.nav ul li a {
	width: 100%;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav img {
	width: 60px;
	height: 54px;
	cursor: pointer;
}
#midCarousel .owl-nav div{position: absolute; top: 50%; margin-top: -22px; width: 44px; height: 44px; background: url(../images/scroll_arrow.png) no-repeat #fff; border-radius: 50%; cursor: pointer; box-shadow:0 0 18px 5px rgba(112,112,112,0.15);}
#midCarousel .owl-nav .owl-prev{left:-20px;}
#midCarousel .owl-nav .owl-next{right:-20px; background-position: -44px 0;}
#midCarousel .owl-nav.disabled{display: block;}
#midCarousel .owl-nav div:hover{box-shadow:0 0 18px 5px rgba(112,112,112,0.3);}
.main {
	width: 100%;
	background: url(../images/main_bg.png) center bottom no-repeat #fff;
}

.slideBox {
	width: 720px;
	height: 407px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 15px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	background: url(../images/lunbo_white.png) no-repeat;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: url(../images/lunbo_red.png) no-repeat;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	background: #F7F7F7;
}

.slideBox .bd li {
	zoom: 1;
	width: 720px;
	height: 407px;
	overflow: hidden;
	vertical-align: middle;
	position: relative;
}

.slideBox .bd li img {
	width: 720px;
  	min-height: 407px;
	display: block;
}

.slideBox .bd li .lunbo_title {
	width: 100%;
	height: 45px;
	background-image: url(../images/lunbo_title_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
}

.slideBox .bd li .lunbo_title a {
	display: block;
	width: 720px;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	padding-left: 20px;
	color: #FFFFFF;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

/* tab切换 */
.slideTxtBox {
	width: 100%;
	padding: 10px;
}

.slideTxtBox .hd {
	width: 100%;
	height: 44px;
	border-bottom: 1px solid #D8D8D8;
}

.slideTxtBox .hd ul.column {
	width: 80%;
}

.slideTxtBox .hd ul.column li{
	height: 43px;
	line-height: 45px;
	text-align: center;
	color: #02a8e2;
	font-size: 22px;
}

.slideTxtBox .hd ul.column li a {
	height: 43px;
	line-height: 45px;
	padding: 0 10px;
	text-align: center;
	color: #414141;
	font-size: 22px;
}

.slideTxtBox .hd ul.column li.on a {
	color: #02a8e2;
	border-bottom: 2px solid #02a8e2;
}

.slideTxtBox .hd div.more {
	width: 20%;

}

.slideTxtBox .hd div.more div {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: right;
	display: none;
}

.slideTxtBox .hd div.more div.active {
	display: block;
}

.slideTxtBox .hd div.more div a {
	font-size: 16px;
}

.slideTxtBox .hd div.more div a:hover {
	color: #02a8e2;
}

.slideTxtBox .bd ul li {
	width: 100%;
	height: 38px;
	background: url(../images/dian.png) left center no-repeat;
}

.slideTxtBox .bd ul li a {
	float: left;
	display: block;
	width: 75%;
	padding-left: 10px;
	text-align: left;
	height: 38px;
	line-height: 38px;
	color: #333333;
	font-size: 16px;
}

.slideTxtBox .bd ul li a:hover {
	color: #02a8e2;
}

.slideTxtBox .bd ul li span {
	float: right;
	display: block;
	width: 20%;
	text-align: right;
	height: 38px;
	line-height: 38px;
	color: #999999;
	font-size: 16px;
}

#slideTxtBox3 .bd ul {
	height: 266px;
	overflow: hidden;
}

#slideTxtBox3 .bd ul li a {
	overflow: hidden;
	/*超出部分隐藏*/
	text-overflow: ellipsis;
	/* 超出部分显示省略号 */
	white-space: nowrap;
	/*规定段落中的文本不进行换行 */
}

.icon1 {
	border: 1px solid #DCDCDC;
	overflow: hidden;
}

.icon1 li {
	float: left;
	width: 169px;
	height: 90px;
	padding: 20px 14px;
	border: 1px solid #DCDCDC;
	background: #F8FBFF;
}

.icon1 li img {
	display: block;
	height: 44px;
}

.icon1 li span {
	display: block;
	width: 59%;
	height: 48px;
	line-height: 24px;
	font-size: 18px;
}

.icon1 li:hover img {
	-webkit-transition: -webkit-transform 0.7s ease-out;
	-moz-transition: -moz-transform 0.7s ease-out;
	transition: transform 0.7s ease-out;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
}

.icon1 li:hover span {
	color: #02a8e2;
}

.icon2 {
	overflow: hidden;
	border: 1px solid #DCDCDC;
	padding: 38px 2px;
}

.icon2 li {
	float: left;
	width: 97px;
	border-right: 1px solid #DCDCDC;
}

.icon2 li img {
	display: block;
	margin: 9px auto 0;
	height: 40px;
}

.icon2 li span {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 8px;
}

.icon2 li:hover img {
	-webkit-transition: -webkit-transform 0.7s ease-out;
	-moz-transition: -moz-transform 0.7s ease-out;
	transition: transform 0.7s ease-out;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
}

.icon2 li:hover span {
	color: #02a8e2;
}

/* 专题专栏 */
.picScroll-left {
	width: 590px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	border: 1px solid #DCDCDC;
}

.picScroll-left .bd {
	padding: 24px 10px;
}

.picScroll-left .bd>div {
	float: left;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin-right: 15px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 239px;
	height: 87px;
	display: block;
}

.picScroll-left .bd .next {
	display: block;
	width: 20px;
	height: 87px;
	margin-right: 15px;
	background: url(../images/next.png) center center no-repeat;
}

.picScroll-left .bd .prev {
	display: block;
	width: 20px;
	height: 87px;
	background: url(../images/prev.png) center center no-repeat;
}

.ztzl {
	width: 100%;
	padding: 10px 20px 0px 20px;
}

.ztzl div {
	border-bottom: 1px solid #D8D8D8;
}

.ztzl span {
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #02a8e2;
	font-size: 22px;
	border-bottom: 2px solid #02a8e2;
}

.ztzl a {
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
}

.ztzl a:hover {
	color: #02a8e2;
}

/* link */
.content_center04 {
	width: 1200px;
	margin: 0 auto;
	border: 1px solid #DCDCDC;
}

.unnewdh {
	width: 200px;
	background: url(../images/link_icon.png) no-repeat center right;
	cursor: pointer;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	color: #333;
	text-align: center;
}

.tab-cur {
	color: #00a4e3;
}

.data-list {
	width: 1198px;
	display: none;
}

.fivelist {
	padding-left: 10px;
	overflow: hidden;
	zoom: 1;
}

.fivelist li {
	float: left;
	width: 16.6%;
	line-height: 24px;
}

.btn_close {
	width: 100%;
	height: 28px;
	text-align: right;
}

.data-list a {
	width: 185px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}

.data-list a:hover {
	color: #02a8e2;
}



/*end link*/

#owl-carousel .owl-item .pic img{
	height: 100px;
}
#owl-carousel .owl-nav div{position: absolute; top: 50%; margin-top: -22px; width: 44px; height: 44px; background: url(../images/scroll_arrow.png) no-repeat #ffffff9c; border-radius: 50%; cursor: pointer; box-shadow:0 0 18px 5px rgba(112,112,112,0.15);}
#owl-carousel .owl-nav .owl-prev{left:0px;}
#owl-carousel .owl-nav .owl-next{right:0px; background-position: -44px 0;}
#owl-carousel .owl-nav.disabled{display: block;}
#owl-carousel .owl-nav div:hover{box-shadow:0 0 18px 5px rgba(112,112,112,0.3);}
#owl-carousel.across .owl-nav .owl-prev{left: -59px;}
#owl-carousel.across .owl-nav .owl-next{right: -59px;}
/* 横幅css */
.hengfu {
	width: 1200px;
	height: 249px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}

.hengfu .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.hengfu .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.hengfu .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.hengfu .hd ul li.on {
	background: #f00;
	color: #fff;
}

.hengfu .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.hengfu .bd li {
	zoom: 1;
	vertical-align: middle;
}

.hengfu .bd img {
	width: 1200px;
	height: 249px;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.hengfu .prev,
.hengfu .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.hengfu .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.hengfu .prev:hover,
.hengfu .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.hengfu .prevStop {
	display: none;
}

.hengfu .nextStop {
	display: none;
}


.zhong {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}


/*头部的内联样式复制到这里*/
.search {
	width: 416px;
	height: 50px;
	line-height: 50px;
	background: url(../images/senior_search_bg.png) no-repeat;
	margin-top: 10px;
}

.input-box {
	float: left;
}

.input-box input {
	width: 172px;
	vertical-align: top;
	font-size: 16px;
	margin: 0 20px 0 20px;
	border: 0;
	outline: none;
	height: 30px;
	line-height: 30px;
	margin: 5px 0 0 0;
	background: none;
	color: #777777;
	margin: 9px 12px 0 58px;
}

.btn-box input {
	height: 50px;
	overflow: hidden;
	border: none;
	background: none;
	width: 73px;
	outline: none;
	font-size: 16px;
	color: #fff;
	font-family: "微软雅黑";
	line-height: 50px;
}

.search .fr input {
	width: 93px !important;
}

.btn-box input:hover {
	cursor: pointer;
}
.j-jiucuo{position: absolute;right: 112px;top: 1px;}
.index_yfxw{width: 460px;background: #F7F7F7;}
.index_tpxw .bd li a{display: block;width: 720px;height: 407px;}

.slideTxtBox .bd ul li{width: auto;padding-right: 90px;position: relative;}
.slideTxtBox .bd ul li span{float: none;position: absolute;right: 0; top:0;width: auto;}
.slideTxtBox .bd ul li a{width: 95%;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.index_half_width{width: 590px;}
.index_left_box{width: 590px;border: 1px solid #DCDCDC;margin-top: 20px;}
.index_zfxxgk_li01{margin-right: 20px;margin-top: 20px;margin-left: 20px;}
.index_zfxxgk_li02{margin-top: 20px;}
.index_zfxxgk_li03{margin-right: 20px;margin-top: 20px;margin-left: 20px;margin-bottom: 20px;}
.index_zfxxgk_li04{margin-right: 20px;margin-left: 20px;margin-bottom: 17px;}
.index_zfxxgk_li05{margin-bottom: 17px;}
.index_zfxxgk_li06{margin-right: 20px;margin-left: 20px;margin-bottom: 17px;}
.index_ysqgk_w{width: 50%;}

/*自适应代码*/
@media (max-width: 1199px) {
	html,body{min-width: auto;}
	.zhong {width: 98%;	min-width: auto;}
	.box{width: 100%;left: 0;margin-left: 0;}
	.logo{left:2%; }

	.nav{width: auto;min-width: auto;padding-right: 60px;position: relative;}
	.nav ul{width: 100%;}
	.nav img{position: absolute;right: 0;top: 0;}
	.nav ul li{width: 20%;}

	.bottom_dingwei{height: 168px;background-repeat: repeat;}
	.bottom .zhong{left: 0;margin-left: 0;}
	.bottom .dzjg{position: static;display: block;margin-left:40%;margin-top: 0;}
	.j-jiucuo{top: 0;right: auto;left: 60%;}
	.bottom .gzh{top: 0;}

	.nav_bg{bottom:228px;}

	.index_tpxw{width: 59%;}
	.index_yfxw{width: 39%;}
	.index_tpxw .bd li {width: 100%;}
	.index_tpxw .bd li a{width: 100%;}
	.index_tpxw .bd li img{width: 100%;}
	.index_tpxw .bd li .lunbo_title{padding-right: 90px;}
	.index_tpxw .bd li .lunbo_title a{width: 100%;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
	.index_half_width{width: 49%;}
	.index_left_box{width: 100%;}

	.icon2 li{width: 16.666%}

	.picScroll-left{width: 100%;}
	.picScroll-left .bd{padding:24px 0;position: relative;width: 95%;margin: 0 auto;}
	.picScroll-left .bd .next{position:absolute;left: 0;top: 24px;background-color: rgba(0,0,0,0.5); z-index: 9;}
	.picScroll-left .bd .prev{position:absolute;right: 0;top: 24px; background-color: rgba(0,0,0,0.5);z-index: 9;}

	.icon1 li{width: 30.33%;margin:0 1.5%;padding:20px 1%;}

	.icon1 li.index_zfxxgk_li01{margin-top: 20px;}
	.icon1 li.index_zfxxgk_li02{margin-top: 20px;}
	.icon1 li.index_zfxxgk_li03{margin-top: 20px;margin-bottom: 20px;}
	.icon1 li.index_zfxxgk_li04{margin-bottom: 17px;}
	.icon1 li.index_zfxxgk_li05{margin-bottom: 17px;}
	.icon1 li.index_zfxxgk_li06{margin-bottom: 17px;}
	.icon1 li span.index_ysqgk_w{width: 60px;float: left;margin-left: 10px;}
	.hengfu{width: 100%}
	.hengfu .bd img{width: 100%;}

	.content_center04{width: 100%;}
	.unnewdh,.data-list{width: 100%}
	.yqlj_mod_tit td{width: 25%;}

	.bottom_dingwei .zhong{width: 100%;min-width:auto;}

	
}

@media (max-width: 1023px) {
	
}
@media (max-width: 992px) {
	.search{top: 113px;right: 50%;margin-right: -208px;}
	.logo{left: 50%;margin-left: -253px;}
	.biaoyu{width: 100%;height: auto;left: 0;margin:33.5px 0 0 0;}
	.hengfu .bd img{height: 180px;}
	.yzgov-share{display: none;}
}
@media (max-width: 920px) {
	.icon1 li img{display: none;}
	.icon1 li span{width: 85px;margin: 0 auto;float: none;text-align: center;}
	.icon1 li span.index_ysqgk_w{width: 60px;float: none;margin: 0 auto;}
	#right01,#left0{display: none;}
}
@media (max-width: 768px) {
	.dr_poster_fixed{display: none;}
	.bottom .gzh{display: none;}
	.bottom p{height: auto;}

	.index_tpxw{width: 100%;float: none;height: auto;}
	.index_tpxw .bd li{height: auto;}
	.index_tpxw .bd li a{height: auto;}
	.index_tpxw .bd li img{min-height: unset;}
	.index_yfxw{width: 100%;float: none;margin-top: 20px;}
	.index_half_width{width: 100%;}

	.icon1 li img{display: block;}
	.icon1 li span{width: 85px;margin: 0 auto;float: left;text-align: center;}

	.yqlj_mod_tit td{display: block;float: left;width: 50%;}
	.unnewdh{border-bottom: 1px solid #DCDCDC;border-right: 1px solid #DCDCDC;}


}
@media (max-width: 640px) {
	.zhong .wza_li{display: none;}
	.top .jsdate{margin-right: 10px;}
	.top ul li{width: 55px;}
	.logo{width:100%;left: 0;margin-left: 0; }
	.logo img{height: auto;}
	.biaoyu{display: none;}
	
	.bottom_dingwei{height:auto;}
	.hengfu,.hengfu .bd img{height: 130px;}

}

@media (max-width: 480px) {
	.icon2 li{width: 33.333%;margin-bottom: 10px;}
	.top iframe{display: none;}
	
	.search{background: none;width: 96%;left: 0;margin-left: 2%;}
	.input-box{background: #fff;border-radius: 10px 0 0 10px;width: 75%;}
	.input-box input{width: 88%;margin:10px 2% 0 10%;}
	.btn-box{width: 25%;background: #00a4e3;border-radius: 0 10px 10px 0;}
	.btn-box input{width: 100%;text-align: center;}
	.search .btn-box.fr input{width: 98% !important;display: none;}
	.yangshi{height: 108px;top: 392px;}
	.nav{height: 108px;background-repeat: repeat-y;}
	.nav ul{height: 108px;}
	.nav ul li{width: 33.33%;}
	.nav_bg{bottom: 280px;}
	/* .bottom .dzjg{margin-left:20%;} */
	.bottom a{    display: block;text-align: center;}
	.j-jiucuo{left: 50%;position: initial;display: block;text-align: center;}

	.icon1 li img{display: none;}
	.icon1 li span{width: 85px;margin: 0 auto;float: none;text-align: center;}

	.hengfu,.hengfu .bd img{height: 110px;}

	.fivelist li{width: 25%;}
}

@media (max-width: 420px) {
	
	.biaoyu{display: none;}
	.yqlj_mod_tit td{display: block;float: none;width: 100%;}
	.qtzywz li{width: 50%;}
}

@media (max-width: 360px) {
	.nav ul li a{font-size: 16px;}

	.hengfu,.hengfu .bd img{height: 90px;}
}





